This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Rich text problem and paragraph width ~Delores Desnuterader 11.Nov.03 01:21 PM a Web browser Domino Designer 6.0.1All Platforms
The content of rich text field is formatted to 80 characters per line before text-wrapping occurs.
I'm not very familiar with Java agents but in LotusScript agent, I can use the method GetFormattedText to fix this problem. Maybe you can try to find a Java class performing the similar function.